[Docs][Kuberay] Update version to 1.5.1#58885
Merged
edoakes merged 3 commits intoray-project:masterfrom Nov 25, 2025
Merged
Conversation
Signed-off-by: Future-Outlier <eric901201@gmail.com>
Contributor
There was a problem hiding this comment.
Code Review
This pull request updates the KubeRay version from 1.5.0 to 1.5.1 across various documentation files and a test script. The changes are consistent and correctly reflect the version bump. The changes are correct and the pull request is good to merge.
While reviewing, I noticed a few places in the documentation that were not part of this pull request's changes but could also be updated for consistency. Since I cannot comment on lines outside the diff, I'm listing them here for your consideration for a follow-up commit:
- In
doc/source/cluster/kubernetes/user-guides/upgrade-guide.md, line 44, the textThe following is an example of upgrading KubeRay from v1.3.X to v1.4.0:could be updated to reflect the new version in the example (e.g.,The following is an example of upgrading KubeRay to v1.5.1:). - In
doc/source/cluster/kubernetes/user-guides/rayservice.md, line 7, the textThis guide mainly focuses on the behavior of KubeRay v1.4.0 and Ray 2.46.0.could be updated tov1.5.1. - In
doc/source/cluster/kubernetes/k8s-ecosystem/scheduler-plugins.md, there are several mentions ofv1.4.0(e.g., lines 6, 21, 29) that might need updating tov1.5.1. - In
doc/source/cluster/kubernetes/k8s-ecosystem/yunikorn.md, line 11, the noteThis feature requires KubeRay version 1.2.2 or newerseems outdated and could be updated. - In
doc/source/cluster/kubernetes/user-guides/kuberay-gcs-ft.md, mentions of1.3.0+(e.g., lines 34, 277) might be outdated. - In
doc/source/cluster/kubernetes/user-guides/tls.md, line 34, the notesupport KubeRay version 0.5.0 or lateris outdated and could be updated.
Signed-off-by: Future-Outlier <eric901201@gmail.com>
Member
Author
edoakes
approved these changes
Nov 25, 2025
SheldonTsen
pushed a commit
to SheldonTsen/ray
that referenced
this pull request
Dec 1, 2025
this is for kuberay 1.5.1 release, for ray auth token mode Docs link: https://anyscale-ray--58885.com.readthedocs.build/en/58885/cluster/getting-started.html --------- Signed-off-by: Future-Outlier <eric901201@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
this is for kuberay 1.5.1 release, for ray auth token mode
Docs link: https://anyscale-ray--58885.com.readthedocs.build/en/58885/cluster/getting-started.html